Microsoft DirectX 8.1 (C++)

COutputQueue::FreeSamples

The FreeSamples method frees all pending samples.

Syntax

void FreeSamples(void);

Remarks

This method removes any pending samples from the queue and from the sample array.

See Also